Return to start page

MoveString

Description

Moves string movedString of string whichString to position newPosition and returns the resulting string. whichString String in which string movedString should be moved. movedString String which should be moved. newPosition Position to which string movedString should be moved. Returns the new string with the moved string.

Source File

Core/String/Library Misc.j

Library

ALibraryCoreStringMisc

Scope

-

Private

No

Parameters

Return Type

string

Public

No

Native

No

Constant

No